<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fl {
  float: left;
}

.fr {
  float: right;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 50%;
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}

.footer {
  width: 100%;
}
  
.asid_share {
  position: fixed;
  width: 40px;
  bottom: 15%;
  right: 0;
  z-index: 890;
}

* html #asid_share {
  position: absolute;
  top: expression(documentElement.scrollTop + "px");
  margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
  width: 100%;
  margin-bottom: 3px;
  background: #d9d9d9;
  text-align: center;
}

.asid_share .asid_share_box a {
  display: block;
  height: 35px;
  padding-top: 5px;
}

.asid_share .asid_share_box a:hover {
  background: #e12500;
  text-decoration: none;
}

.asid_share .asid_share_box a:hover .asid_title, .asid_share .asid_share_box .asid_title {
  color: #fff;
  font-size: 12px;
  display: block;
  padding-left: 6px;
  line-height: 18px;
  width: 30px;
  margin-top: -2px;
}

.asid_share .red_bag {
  background: #e12500;
  text-decoration: none;
}

.asid_share .asid_sha_layer {
  border: 1px solid #ccc;
  background: #fff;
  position: absolute;
  right: 47px;
  bottom: -44px;
}

.sweep_img {
  padding: 10px;
}

.asid_share_box .asid_help_list li {
  line-height: 26px;
  height: 26px;
  background: url(../images/dian.png) no-repeat 6px 12px;
}

.asid_share_box .asid_help_list li a {
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 14px;
  text-align: left;
}

.asid_help_list li a:hover {
  color: #fff;
}

.asid_share_triangle {
  width: 12px;
  height: 40px;
  position: absolute;
  right: 45px;
  bottom: -12px;
  z-index: 100;
}

.border_sj, .con_sj {
  display: block;
  width: 18px;
  height: 28px;
  font-size: 18px;
  overflow: hidden;
  font-family: SimSun;
}

.border_sj {
  color: #ccc;
  font-style: normal;
}

.con_sj {
  color: white;
  margin: -14px -2px 0 0;
  margin: -28px 0 0 -2px;
}

.columnList {
  margin: 20px 0;
  overflow: hidden;
}
.columnList .column-item {
  float: left;
  margin: 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  color: #666666;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid #d8d8d8;
  cursor: pointer;
}
.columnList .column-item .column-item-link {
  color: inherit;
}
.columnList .column-item.active {
  border: none;
  background-color: #0184cc;
  color: #ffffff;
}
.columnList .column-item:hover {
  border-color: #0184cc;
  background-color: #0184cc;
  color: #ffffff;
}

.singleArticle {
  box-sizing: border-box;
  padding: 20px 0 30px 0;
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Helvetica Neue, STHeiti, Microsoft Yahei, Tahoma, Simsun, sans-serif;
}

.path {
  margin: 20px;
  font-size: 16px;
  line-height: 1.5;
}
.path .w {
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 10px;
}
.path .w .path-link {
  margin: 0 5px;
  color: #666666;
}

/*# sourceMappingURL=common.css.map */
</pre></body></html>